Skip to content

Conversation

lmolkova
Copy link
Member

@lmolkova lmolkova commented Sep 17, 2024

Description

Adds automation allowing to release individual components.
Packages that can be released individually are:

  • excluded from the main release
  • must have individual changelog
  • follow the same release process and versioning rules:
    • prepare minor/patch that creates
      • long-term package-release/{package}/v{version} branch
      • PRs to update changelog and versions in release branch and main
    • release
  • adds changelogs and versions for for components that are currently released manually as individual packages (opentelemetry-resource-detector-azure, opentelemetry-sdk-extension-aws, opentelemetry-propagator-aws-xray)

Related to #2858

Type of change

How Has This Been Tested?

Tested in the fork https://github.com/lmolkova/opentelemetry-python-contrib/actions

  • Preparing + releasing new minor or patch version of an unstable package
  • Preparing + releasing 'common'

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated

@lmolkova lmolkova marked this pull request as ready for review September 19, 2024 16:40
@lmolkova lmolkova requested a review from a team as a code owner September 19, 2024 16:40
@lmolkova lmolkova force-pushed the per-package-release-2 branch 2 times, most recently from e549a9e to 93d8df6 Compare September 20, 2024 00:36
Copy link
Contributor

@lzchen lzchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for working on this! Just a few minor comments. Feel free to reach out to one of the maintainers to actually test this out with an actual package once it is merged.

@lmolkova
Copy link
Member Author

lmolkova commented Oct 1, 2024

@open-telemetry/opentelemetry-python-contrib-approvers could I get some eyes on it please? Thank you!

Copy link
Member

@aabmass aabmass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on it @lmolkova

It seems reasonable to me and I think @lzchen has the most context and has already approved. I'm OK to go ahead with this.

@lmolkova lmolkova force-pushed the per-package-release-2 branch from 0c816c2 to b393d20 Compare October 8, 2024 00:17
@lzchen lzchen merged commit 6a54106 into open-telemetry:main Oct 9, 2024
528 checks passed
@lmolkova lmolkova deleted the per-package-release-2 branch November 7, 2024 20:34
xrmx pushed a commit to xrmx/opentelemetry-python-contrib that referenced this pull request Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants